diff --git a/nano.1 b/nano.1 index 5c06429f..60ecd947 100644 --- a/nano.1 +++ b/nano.1 @@ -2,7 +2,7 @@ .\" First parameter, NAME, should be all caps .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection .\" other parameters are allowed: see man(7), man(1) -.TH NANO 1 "January 4, 2000" +.TH NANO 1 "July 28, 2000" .\" Please adjust this date whenever revising the manpage. .\" .\" Some roff macros, for reference: @@ -55,6 +55,9 @@ Display a summary of commandline options. .B \-c (\-\-const) Constantly show the cursor position. .TP +.B \-k (\-\-cut) +Enable cuts from cursor to end of line. +.TP .B \-i (\-\-autoindent) Indent new lines to the previous line's indentation. Useful when editing source code.