Query library crashes (#745)

* query-library-crashes

Daily addition to the query library.

* name change

changed the name to "Get crashes".

* Resolving conflicts in filenames

Resolving conflicts in filenames and deleting old version.
This commit is contained in:
Mike Thomas
2021-05-11 01:06:44 +09:00
committed by GitHub
parent fa3c4e7446
commit 724278bd17
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -28,7 +28,8 @@ Fleet's standard query library includes a growing collection of useful queries f
- [Get mounts](./get-mounts.md) (macOS, Linux)
- [Get startup items](./get-startup-items.md) (macOS, Linux, Windows, FreeBSD)
- [Get system uptime](./get-system-uptime.md) (macOS, Linux, Windows, FreeBSD)
- [Get system crashes](./get-system-crashes.md) (macOS)
- [Get crashes](./get-crashes.md) (macOS)
### Contributors
@@ -1,4 +1,4 @@
# Get system crashes
# Get crashes
Retrieve application, system, and mobile app crash logs.