And this " -i" flag, if you go through the man page and look at it, it stands for " interactive" .
这个“-i”标志,如果你浏览一下手册页并查看它,它代表“交互式”。
PKM OS
For some commands the man page is useful but sometimes it can be tricky to decipher because it's more kind of a documentation and a description of all the things the tool can do.
A man page (short for manual page) is a form of software documentation usually found on a Unix or Unix-like operating system. Topics covered include computer programs (including library and system calls), formal standards and conventions, and even abstract concepts. A user may invoke a man page by issuing the man command.