diff --git a/nano.1 b/nano.1 index 60ecd94770ab2e68e7f54ac1b95b4341935a93c5..3d74403e7f9245e70d418a59c077e817d239f8a9 100644 --- a/nano.1 +++ b/nano.1 @@ -56,7 +56,7 @@ Display a summary of commandline options. Constantly show the cursor position. .TP .B \-k (\-\-cut) -Enable cuts from cursor to end of line. +Enable cut from cursor to end of line with ^K. .TP .B \-i (\-\-autoindent) Indent new lines to the previous line's indentation. Useful when editing diff --git a/nano.1.html b/nano.1.html index da1c565506b4f51a85fa906d0946b00cbbb38309..71d8ba48601910f6cf0d60c907f70da151f36102 100644 --- a/nano.1.html +++ b/nano.1.html @@ -3,7 +3,7 @@ Content-type: text/html <HTML><HEAD><TITLE>Manpage of NANO</TITLE> </HEAD><BODY> <H1>NANO</H1> -Section: User Commands (1)<BR>Updated: January 4, 2000<BR><A HREF="#index">Index</A> +Section: User Commands (1)<BR>Updated: July 28, 2000<BR><A HREF="#index">Index</A> <A HREF="http://localhost/cgi-bin/man/man2html">Return to Main Contents</A><HR> @@ -77,6 +77,10 @@ Display a summary of commandline options. <DD> Constantly show the cursor position. +<DT><B>-k (--cut)</B> + +<DD> +Enable cut from cursor to end of line with ^K. <DT><B>-i (--autoindent)</B> <DD> @@ -162,6 +166,6 @@ GNU/Linux system (but may be used by others). This document was created by <A HREF="http://localhost/cgi-bin/man/man2html">man2html</A>, using the manual pages.<BR> -Time: 04:20:00 GMT, July 07, 2000 +Time: 17:29:02 GMT, July 28, 2000 </BODY> </HTML>