💾 Archived View for freeshell.de › tldr › hg-status.gmi captured on 2023-04-20 at 00:06:37. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
Show files that have changed in the working directory.
hg status
hg status --modified
hg status --added
hg status --removed
hg status --deleted
hg status --rev {revision}
hg status --include {pattern}
hg status --exclude {pattern}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).