Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'helix-term/src/main.rs')
| -rw-r--r-- | helix-term/src/main.rs | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/helix-term/src/main.rs b/helix-term/src/main.rs index bdca0c01..ca12de2a 100644 --- a/helix-term/src/main.rs +++ b/helix-term/src/main.rs @@ -75,8 +75,7 @@ FLAGS: --vsplit Split all given files vertically into different windows --hsplit Split all given files horizontally into different windows -w, --working-dir <path> Specify an initial working directory - +[N] Open the first given file at line number N, or the last line, if - N is not specified. + +N Open the first given file at line number N ", env!("CARGO_PKG_NAME"), VERSION_AND_GIT_HASH, |