diff options
author | B. Watson <yalhcru@gmail.com> | 2015-08-12 04:30:10 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2015-08-12 04:30:10 -0400 |
commit | 4ef0f5708e20509e427c706acedff6a22bf0faaa (patch) | |
tree | d12262b419530f40a3ef7cd24998f047ed443ebf /help/urlm_undo_delete | |
download | irssi-urlmanager-4ef0f5708e20509e427c706acedff6a22bf0faaa.tar.gz |
initial commit
Diffstat (limited to 'help/urlm_undo_delete')
-rw-r--r-- | help/urlm_undo_delete | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/help/urlm_undo_delete b/help/urlm_undo_delete new file mode 100644 index 0000000..1fbfea9 --- /dev/null +++ b/help/urlm_undo_delete @@ -0,0 +1,11 @@ + +URLM_UNDO_DELETE [-yes] + +Undo the last /urlm_list -delete operation. There is only one level of +undo, and you can't undo the undo. + +If any URLs have been captured since the last -delete, /urlm_undo_delete +will warn of this fact and refuse to restore, unless -yes is given. If +you override the warning with -yes, you WILL lose any URLs that have been +captured since the delete. + |