File tree Expand file tree Collapse file tree 3 files changed +26
-3
lines changed
Expand file tree Collapse file tree 3 files changed +26
-3
lines changed Original file line number Diff line number Diff line change @@ -97,7 +97,7 @@ and run the following ::
9797
9898This package also provides command-line utilities. To check the software has been installed correctly, type ::
9999
100- diffpy- srxplanar --version
100+ srxplanar --version
101101
102102You can also type the following command to verify the installation. ::
103103
@@ -106,7 +106,7 @@ You can also type the following command to verify the installation. ::
106106
107107To view the basic usage and available commands, type ::
108108
109- diffpy- srxplanar -h
109+ srxplanar -h
110110
111111Getting Started
112112---------------
Original file line number Diff line number Diff line change 1+ **Added: **
2+
3+ * No news added: no users yet
4+
5+ **Changed: **
6+
7+ * <news item>
8+
9+ **Deprecated: **
10+
11+ * <news item>
12+
13+ **Removed: **
14+
15+ * <news item>
16+
17+ **Fixed: **
18+
19+ * <news item>
20+
21+ **Security: **
22+
23+ * <news item>
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ exclude = [] # exclude packages matching these glob patterns (empty by default)
5252namespaces = false # to disable scanning PEP 420 namespaces (true by default)
5353
5454[project .scripts ]
55- diffpy- srxplanar = " diffpy.srxplanar.srxplanar_app:main"
55+ srxplanar = " diffpy.srxplanar.srxplanar_app:main"
5656
5757[tool .setuptools .dynamic ]
5858dependencies = {file = [" requirements/pip.txt" ]}
You can’t perform that action at this time.
0 commit comments