Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
tyt2y3 committed Feb 6, 2024
1 parent 52c82e4 commit 137f5ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sea-streamer-file/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@
//! alias ss-decode='cargo run --package sea-streamer-file --features=executables --bin ss-decode'
//! ss-decode -- --file <file> --format <format>
//! ```
//!
//!
//! Pro tip: pipe it to `less` for pagination
//!
//!
//! ```sh
//! ss-decode --file mystream.ss | less
//! ```
Expand Down

0 comments on commit 137f5ff

Please sign in to comment.