65 lines
1.9 KiB
Groff
65 lines
1.9 KiB
Groff
|
.\" Copyright (C) 2002-2007, 2014-2024 Free Software Foundation, Inc.
|
||
|
.\"
|
||
|
.\" This document is dual-licensed. You may distribute and/or modify it
|
||
|
.\" under the terms of either of the following licenses:
|
||
|
.\"
|
||
|
.\" * The GNU General Public License, as published by the Free Software
|
||
|
.\" Foundation, version 3 or (at your option) any later version. You
|
||
|
.\" should have received a copy of the GNU General Public License
|
||
|
.\" along with this program. If not, see
|
||
|
.\" <https://www.gnu.org/licenses/>.
|
||
|
.\"
|
||
|
.\" * The GNU Free Documentation License, as published by the Free
|
||
|
.\" Software Foundation, version 1.2 or (at your option) any later
|
||
|
.\" version, with no Invariant Sections, no Front-Cover Texts, and no
|
||
|
.\" Back-Cover Texts. You should have received a copy of the GNU Free
|
||
|
.\" Documentation License along with this program. If not, see
|
||
|
.\" <https://www.gnu.org/licenses/>.
|
||
|
.\"
|
||
|
.TH RNANOFUR 1 "version 8.2" "September 2024"
|
||
|
|
||
|
.SH NAME
|
||
|
rnanofur \- a restricted nanofur
|
||
|
|
||
|
.SH SYNOPSIS
|
||
|
.B rnanofur
|
||
|
.RI [ options "] [[+" line [, column "]]\ " file "]..."
|
||
|
|
||
|
.SH DESCRIPTION
|
||
|
\fBrnanofur\fR runs the \fBnanofur\fR editor in restricted mode. This allows
|
||
|
editing only the specified file or files, and doesn't allow the user
|
||
|
access to the filesystem nor to a command shell.
|
||
|
.sp
|
||
|
In restricted mode, \fBnanofur\fR will:
|
||
|
.IP \[bu] 2
|
||
|
not make backups;
|
||
|
.IP \[bu]
|
||
|
not allow suspending;
|
||
|
.IP \[bu]
|
||
|
not allow spell checking;
|
||
|
.IP \[bu]
|
||
|
not read nor write the history files;
|
||
|
.IP \[bu]
|
||
|
not allow saving the current buffer under a different name;
|
||
|
.IP \[bu]
|
||
|
not allow inserting another file or opening a new buffer;
|
||
|
.IP \[bu]
|
||
|
not allow appending or prepending to any file.
|
||
|
|
||
|
.SH OPTIONS
|
||
|
.TP
|
||
|
.BR \-h ", " \-\-help
|
||
|
Show the available command-line options and exit.
|
||
|
.P
|
||
|
For all existing options, see the \fBnanofur\fR(1) man page.
|
||
|
|
||
|
.SH BUGS
|
||
|
Please report bugs via
|
||
|
.IR https://savannah.gnu.org/bugs/?group=nanofur .
|
||
|
|
||
|
.SH HOMEPAGE
|
||
|
.I https://nanofur-editor.org/
|
||
|
|
||
|
.SH SEE ALSO
|
||
|
.BR nanofur (1)
|