From ee431d155d0b3944907c0c6915f3f66a085f20d5 Mon Sep 17 00:00:00 2001 From: Michal Date: Wed, 15 Apr 2020 20:00:04 +0200 Subject: [PATCH] update tldr updated --- pages.pl/common/tldr.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pages.pl/common/tldr.md b/pages.pl/common/tldr.md index 43d8d4f820..2b592d4938 100644 --- a/pages.pl/common/tldr.md +++ b/pages.pl/common/tldr.md @@ -1,17 +1,17 @@ # tldr -> Command-line client for tldr pages. -> Displays simplified and community-driven man pages. -> More information: . +> Klient wiersza polecenia dla stron tldr. +> Wyświetla uproszczone i obsługiwane przez społeczność strony podręcznika man. +> Więcej informacji: . -- Get typical usages of a command (hint: this is how you got here!): +- Uzyskaj typowe zastosowania polecenia (wskazówka: oto jak się tu dostałeś!): `tldr {{command}}` -- Show the tar tldr page for Linux: +- Pokaż tar tldr page dla Linux: `tldr -p {{linux}} {{tar}}` -- Get help for a git subcommand: +- Uzyskaj pomoc dotyczącą komendy git: `tldr {{git-checkout}}`