Double dash: The double dash “–” means end of command line flags i.e. it tells the preceding command not to try to parse what comes after command line options. It…
what does the double dash mean in writing
1 Article
1
Double dash: The double dash “–” means end of command line flags i.e. it tells the preceding command not to try to parse what comes after command line options. It…