diff options
Diffstat (limited to 'sdn-edit.1')
| -rw-r--r-- | sdn-edit.1 | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/sdn-edit.1 b/sdn-edit.1 new file mode 100644 index 0000000..ad37a4f --- /dev/null +++ b/sdn-edit.1 @@ -0,0 +1,24 @@ +.Dd January 27, 2026 +.Dt SDN-EDIT 1 +.Os +.Sh NAME +.Nm sdn-edit +.Nd run Midnight Commander edit configuration externally +.Sh SYNOPSIS +.Nm sdn-edit +.Ar path +.Sh DESCRIPTION +.Nm +invokes +.Ev VISUAL , +.Ev EDITOR +or a fallback editor on the passed filename. +.Pp +If it succeeds in finding a +.Xr mc 1 +.Pa mc.ext.ini +file, it will first process it, and run the respective command. +.Sh REPORTING BUGS +Use +.Lk https://git.janouch.name/p/sdn +to report bugs, request features, or submit pull requests. |
