Skip to content

Commit 734c3cc

Browse files
committed
Update taglines
1 parent 266bba4 commit 734c3cc

947 files changed

Lines changed: 4605 additions & 1461 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

assets/commands/Xnest.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# TAGLINE
2+
3+
Nested X server within a window
4+
15
# TLDR
26

37
**Start nested X server on display :1**

assets/commands/Xorg.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# TAGLINE
2+
3+
X Window System display server
4+
15
# TLDR
26

37
**Start X server** on default display

assets/commands/Xvfb.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# TAGLINE
2+
3+
Virtual framebuffer X server
4+
15
# TLDR
26

37
**Start virtual display**

assets/commands/Xwayland.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# TAGLINE
2+
3+
X11 compatibility layer for Wayland
4+
15
# TLDR
26

37
**Start rootless** (typical usage by compositor)

assets/commands/tgpt.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# TAGLINE
2+
3+
Terminal AI chatbot client
4+
15
# TLDR
26

37
**Ask question**
@@ -50,15 +54,9 @@
5054
5155
# DESCRIPTION
5256

53-
**tgpt** chats with AI models. It's a terminal GPT client.
54-
55-
Multiple providers. OpenAI, Anthropic, etc.
56-
57-
Code generation mode. Programming help.
58-
59-
Interactive chat. Conversation mode.
57+
**tgpt** is a terminal-based client for interacting with AI language models from multiple providers including OpenAI, Anthropic, and others. It supports one-shot prompts, interactive conversation mode (**-i**), and specialized code generation mode (**-c**).
6058

61-
Image generation. DALL-E support.
59+
The tool can also generate images using models like DALL-E via the **-img** flag. Some providers work without requiring API keys, while others need keys configured for authentication. Multiline input mode (**-m**) allows composing longer prompts directly in the terminal.
6260

6361
# CAVEATS
6462

assets/commands/tgsend.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# TAGLINE
2+
3+
Send Telegram messages via bot API
4+
15
# TLDR
26

37
**Send message**
@@ -50,15 +54,9 @@
5054
5155
# DESCRIPTION
5256

53-
**tgsend** sends Telegram messages. It uses Bot API.
54-
55-
Bot messaging. Automated sends.
56-
57-
File attachments. Documents, photos.
58-
59-
Caption support. Media with text.
57+
**tgsend** sends messages, files, and photos to Telegram chats using the Telegram Bot API. It is designed for automation and scripting, enabling notifications, alerts, and file delivery from the command line or cron jobs.
6058

61-
Silent messages. No notification.
59+
Messages can be sent to specific chats using their ID, and media attachments can include captions via the **-m** flag. The **-s** flag sends messages silently without triggering a notification on the recipient's device. A bot token is required and can be passed via the **-t** flag or environment configuration.
6260

6361
# CAVEATS
6462

assets/commands/tgutil.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# TAGLINE
2+
3+
TigerGraph database administration utilities
4+
15
# TLDR
26

37
**Show utility help**
@@ -39,15 +43,9 @@
3943
4044
# DESCRIPTION
4145

42-
**tgutil** provides TigerGraph utilities. It manages database operations.
43-
44-
Backup and restore. Data protection.
45-
46-
Administrative tasks. Database maintenance.
47-
48-
Configuration management. Settings control.
46+
**tgutil** provides administrative utilities for TigerGraph graph database installations. It handles core operations including database backup and restore, system status monitoring, and configuration management.
4947

50-
Utility commands. Various operations.
48+
The tool is used by database administrators to perform maintenance tasks on local TigerGraph deployments, offering command-line access to operations that would otherwise require the web-based admin interface.
5149

5250
# CAVEATS
5351

assets/commands/thc-ipv6.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# TAGLINE
2+
3+
IPv6 security testing toolkit
4+
15
# TLDR
26

37
**Scan for alive IPv6 hosts** on a network

assets/commands/theHarvester.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# TAGLINE
2+
3+
OSINT email and subdomain gatherer
4+
15
# TLDR
26

37
**Search for emails and subdomains** of a domain using all sources

assets/commands/thinkjettopbm.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# TAGLINE
2+
3+
Convert HP ThinkJet to PBM format
4+
15
# TLDR
26

37
**Convert HP ThinkJet to PBM**

0 commit comments

Comments
 (0)