linux - man 文档中的选项让我感到困惑

标签 linux

<分区>

我是 linx 初学者。命令选项经常让我感到困惑 例如 破折号和双破折号

让我们看看'man lftp'

mirror [OPTS] [source [target]]

-e, --delete             delete files not present at remote site

    --delete-first       delete old files before transferring new ones

    --depth-first        descend into subdirectories before transferring files


什么是-e?

-e ==? --删除

-e ==? --delete --delete-first --depth-first

最佳答案

-e--delete 相同

不存在--delete-first--depth-first对应的short options,必须全写。

关于linux - man 文档中的选项让我感到困惑,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/18421262/

相关文章:

linux - 如何将进程与随机数量的事件线程同步?

linux|awk|shell脚本 block 删除

linux - 将多个 header 信息字段附加到文件,直到找到下一个 header

android - 我可以在 VMWare 内的 Linux 上使用 HAXM 吗?

c - 当通过 ip_mreqn 设置多播传出接口(interface)时,Sendto 返回 -1 和 errno 22(无效参数)

python - 在 Python 中执行带有特殊字符的 Linux 命令

php - ksort 不可预测的整数溢出

linux - F#、Linux 和 makefile

c++ - MFC CList 类似于 Linux 中的功能?

linux - 记录终端的命令不适用于 bash