nano: add new command for backup (#4397)
This commit is contained in:
@@ -18,3 +18,7 @@
|
||||
- Indent new lines to the previous lines' indentation:
|
||||
|
||||
`nano -i {{filename}}`
|
||||
|
||||
- Before modification, backup separately as `{{current_file_name}}~`:
|
||||
|
||||
`nano -B {{filename}}`
|
||||
|
Reference in New Issue
Block a user