Skip to content

Commit d0e0934

Browse files
committed
Update documentation URL in CLI script
Replaced the outdated GitHub README URL with the new documentation URL (https://tzst.xi-xu.me) in the CLI script for better reference.
1 parent 76e56c9 commit d0e0934

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tzst/cli.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -724,7 +724,7 @@ def create_parser() -> argparse.ArgumentParser:
724724
never use --filter=fully_trusted unless you completely trust the archive source
725725
726726
documentation:
727-
https://github.com/xixu-me/tzst#readme
727+
https://tzst.xi-xu.me
728728
"""
729729
parser = argparse.ArgumentParser(
730730
prog="tzst",

0 commit comments

Comments
 (0)