ptrack


Logs | Files | README | README | LICENSE | LICENSE | GitLab


1
commit 54b011a8120423ee48b058fcac5a60439f0cd8a6
2
Author: Connor Etherington <[email protected]>
3
Date:   Sun Aug 27 21:13:41 2023 +0200
4
5
    Auto-Commit Update 27.08.2023 - 21:13:41
6
---
7
 README.md | 4 ++--
8
 1 file changed, 2 insertions(+), 2 deletions(-)
9
10
diff --git a/README.md b/README.md
11
index 98f9e87..89fea79 100644
12
--- a/README.md
13
+++ b/README.md
14
@@ -30,7 +30,7 @@
15
 
16
 ## Installation:
17
 
18
-### **ptrack** can easily be installed from various platforms:
19
+### **P-Track** can be acquired from various platforms:
20
 
21
 ### **PyPI**:
22
     pip install ptrack
23
@@ -61,7 +61,7 @@ The basic usage of ptrack isvery simple:
24
   ptd [OPTIONS] URL(S)                 ( or ptrack -d URL(S) )
25
 
26
 ### Copying Files:
27
- ptc [OPTIONS] SOURCE... DESTINATION   ( or ptrack -c SOURCE... DESTINATION )
28
+  ptc [OPTIONS] SOURCE... DESTINATION  ( or ptrack -c SOURCE... DESTINATION )
29
 
30
 ### Moving Files:
31
   ptm [OPTIONS] SOURCE... DESTINATION  ( or ptrack -m SOURCE... DESTINATION )