File tree 1 file changed +7
-8
lines changed
1 file changed +7
-8
lines changed Original file line number Diff line number Diff line change @@ -46,12 +46,6 @@ I built `toolong` to be the tool I would have wanted back then.
46
46
It is snappy, straightforward to use, and does a lot of the * grunt work* for you.
47
47
48
48
49
- ## Who?
50
-
51
- This [ guy] ( https://github.com/willmcgugan ) . An ex web developer who somehow makes a living writing terminal apps.
52
-
53
-
54
-
55
49
## Screenshots
56
50
57
51
<table >
@@ -74,7 +68,7 @@ This [guy](https://github.com/willmcgugan). An ex web developer who somehow make
74
68
</table >
75
69
76
70
77
- ## Install
71
+ ## How?
78
72
79
73
Toolong is currently best installed with [ pipx] ( https://github.com/pypa/pipx ) .
80
74
99
93
100
94
In the near future there will be more install methods, and hopefully your favorite package manager.
101
95
102
- ## How to use Toolong
96
+ ### Opening files
103
97
104
98
To open a file with Toolong, add the file name(s) as arguments to the command:
105
99
@@ -117,6 +111,11 @@ tl access.log* --merge
117
111
118
112
In the app, press ++f1++ for additional help.
119
113
114
+ ## Who?
115
+
116
+ This [ guy] ( https://github.com/willmcgugan ) . An ex web developer who somehow makes a living writing terminal apps.
117
+
118
+
120
119
121
120
## Videos
122
121
You can’t perform that action at this time.
0 commit comments