From 2b7e52df98bdd1b651e25995a9450c44f0b975ee Mon Sep 17 00:00:00 2001 From: Thomas White Date: Wed, 6 Mar 2019 17:23:00 +0100 Subject: cell_tool: Add documentation for --transform --- src/cell_tool.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/cell_tool.c b/src/cell_tool.c index 9f41afb7..59500cbb 100644 --- a/src/cell_tool.c +++ b/src/cell_tool.c @@ -61,6 +61,7 @@ static void show_help(const char *s) " --rings Calculate powder ring positions.\n" " --compare-cell Compare unit cell with cell from .\n" " --cell-choices Calculate all three cell choices for monoclinic C cell.\n" +" --transform= Transform unit cell.\n" "\n" " -y Real point group of the structure.\n" " --tolerance= Set the tolerances for cell comparison.\n" -- cgit v1.2.3